heat control  r71
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
CTRLSET Struct Reference

#include <types.h>

Collaboration diagram for CTRLSET:

Data Fields

MEASSETms
 
UCHAR learning
 
UINT min
 
UCHAR sec
 
UINT mxs
 

Detailed Description

control set, puts all control parameters together

Definition at line 345 of file types.h.

Field Documentation

UCHAR CTRLSET::learning

specifies learning mode (TRUE) or for mode (FALSE)

Definition at line 353 of file types.h.

UINT CTRLSET::min

current minute

Definition at line 357 of file types.h.

MEASSET* CTRLSET::ms

meas set, consisting of inner, outer and for temp

Definition at line 349 of file types.h.

UINT CTRLSET::mxs

mixer step, which is analog to its current position (opening angle), seen from the closed position

Definition at line 365 of file types.h.

UCHAR CTRLSET::sec

current second

Definition at line 361 of file types.h.


The documentation for this struct was generated from the following file: