GM6000 Digital Heater Controller Branch: main
SDX-1330
Namespaces | Functions
FanMode.h File Reference
#include "Cpl/Type/enum.h"
Include dependency graph for FanMode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Ajax
 The 'Ajax' namespace is the root name space all GM6000 application specific source code.
 

Functions

 Ajax::Type::BETTER_ENUM (FanMode, unsigned, eLOW=0, eMEDIUM, eHIGH, eLAST_MODE)
 This enumeration defines the supported Fan modes.
 

Function Documentation

◆ BETTER_ENUM()

Ajax::Type::BETTER_ENUM ( FanMode  ,
unsigned  ,
eLOW  = 0,
eMEDIUM  ,
eHIGH  ,
eLAST_MODE   
)

This enumeration defines the supported Fan modes.

Parameters
FanModeEnum
eLOWMinimum Fan speed
eMEDIUMMedium Fan speed
eHIGHMaximum Fan speed
eLAST_MODEMarker for end-of-enum-list