2021-11-23 12:00:47 -08:00
|
|
|
struct_no_prefix boost_control_s
|
|
|
|
|
2022-01-01 22:17:22 -08:00
|
|
|
bit isTpsInvalid
|
2021-11-23 12:00:47 -08:00
|
|
|
bit m_shouldResetPid
|
2021-11-23 12:49:55 -08:00
|
|
|
bit isBelowClosedLoopThreshold;
|
2021-11-24 10:08:24 -08:00
|
|
|
bit isNotClosedLoop;
|
2022-01-01 22:17:22 -08:00
|
|
|
bit isZeroRpm
|
2021-11-23 12:00:47 -08:00
|
|
|
|
|
|
|
float openLoopPart;
|
|
|
|
float closedLoopPart;
|
|
|
|
|
|
|
|
|
|
|
|
end_struct
|