rusefi/firmware/controllers/algo/launch_control_state.txt

22 lines
387 B
Plaintext

struct_no_prefix launch_control_state_s
int retardThresholdRpm
bit combinedConditions
bit launchActivatePinState
bit isLaunchPreCondition
bit isLaunchCondition
bit isSwitchActivated
bit isClutchActivated
bit isValidInputPin
bit isAfterLaunch
bit activateSwitchCondition;
bit rpmCondition;
bit speedCondition;
bit tpsCondition;
bit isSmoothRetardCondition
end_struct