2021-12-16 11:28:01 -08:00
|
|
|
struct_no_prefix launch_control_state_s
|
|
|
|
|
|
|
|
int retardThresholdRpm
|
|
|
|
|
|
|
|
bit launchActivatePinState
|
2024-06-11 08:39:15 -07:00
|
|
|
bit isPreLaunchCondition
|
2021-12-16 11:28:01 -08:00
|
|
|
bit isLaunchCondition
|
2022-01-23 16:44:14 -08:00
|
|
|
bit isSwitchActivated
|
|
|
|
bit isClutchActivated
|
2024-06-21 08:49:56 -07:00
|
|
|
bit isBrakePedalActivated
|
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;
|
2024-06-11 11:11:39 -07:00
|
|
|
bit rpmLaunchCondition;
|
2024-06-11 11:14:30 -07:00
|
|
|
bit rpmPreLaunchCondition;
|
2021-12-16 11:47:00 -08:00
|
|
|
bit speedCondition;
|
|
|
|
bit tpsCondition;
|
2021-12-16 11:28:01 -08:00
|
|
|
|
|
|
|
end_struct
|