rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Data Structures | Enumerations
fan_control.h File Reference

Data Structures

struct  FanController
 
struct  FanControl1
 
struct  FanControl2
 

Enumerations

enum class  RadiatorFanState : uint8_t {
  None , Cranking , EngineStopped , VehicleIsTooFast ,
  BoardStatus , CltBroken , AC , Hot ,
  Cold , Previous , Bench , BoardForcedOn
}
 

Enumeration Type Documentation

◆ RadiatorFanState

enum class RadiatorFanState : uint8_t
strong
Enumerator
None 
Cranking 
EngineStopped 
VehicleIsTooFast 
BoardStatus 
CltBroken 
AC 
Hot 
Cold 
Previous 
Bench 
BoardForcedOn 

Definition at line 5 of file fan_control.h.

Go to the source code of this file.