2021-12-16 11:28:01 -08:00
|
|
|
struct_no_prefix launch_control_state_s
|
|
|
|
|
|
|
|
int retardThresholdRpm
|
|
|
|
|
|
|
|
bit combinedConditions
|
|
|
|
bit launchActivatePinState
|
|
|
|
bit isLaunchCondition
|
2022-01-23 16:44:14 -08:00
|
|
|
bit isSwitchActivated
|
|
|
|
bit isClutchActivated
|
2022-01-24 17:58:21 -08:00
|
|
|
bit isValidInputPin
|
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
|