2021-12-16 11:28:01 -08:00
|
|
|
struct_no_prefix launch_control_state_s
|
|
|
|
|
|
|
|
int retardThresholdRpm
|
|
|
|
|
|
|
|
bit combinedConditions
|
|
|
|
bit launchActivatePinState
|
2024-02-29 20:11:25 -08:00
|
|
|
bit isLaunchPreCondition
|
2021-12-16 11:28:01 -08:00
|
|
|
bit isLaunchCondition
|
2022-01-23 16:44:14 -08:00
|
|
|
bit isSwitchActivated
|
|
|
|
bit isClutchActivated
|
2022-01-24 17:58:21 -08:00
|
|
|
bit isValidInputPin
|
2024-05-21 06:08:45 -07:00
|
|
|
bit isAfterLaunch
|
2021-12-16 11:28:01 -08:00
|
|
|
|
2021-12-16 11:47:00 -08:00
|
|
|
bit activateSwitchCondition;
|
|
|
|
bit rpmCondition;
|
|
|
|
bit speedCondition;
|
|
|
|
bit tpsCondition;
|
2021-12-16 11:28:01 -08:00
|
|
|
|
|
|
|
end_struct
|