2021-11-27 21:40:12 -08:00
|
|
|
struct_no_prefix fan_control_s
|
|
|
|
bit cranking
|
|
|
|
bit notRunning
|
|
|
|
bit disabledWhileEngineStopped
|
|
|
|
bit brokenClt
|
|
|
|
bit enabledForAc
|
|
|
|
bit hot
|
|
|
|
bit cold
|
2024-01-23 07:51:50 -08:00
|
|
|
bit disabledBySpeed
|
2024-04-12 09:50:31 -07:00
|
|
|
uint8_t tempAlive
|
|
|
|
uint8_t tempCode
|
2021-11-27 21:40:12 -08:00
|
|
|
end_struct
|