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

#include <types.h>

Data Fields

UCHAR cnt
 
UCHAR allow
 
ENG_MODE em
 
UINT mxp
 

Detailed Description

time dependent mixer engine control

Definition at line 324 of file types.h.

Field Documentation

UCHAR ENG_TIMER::allow

specifies whether to allow the desired action (TRUE) or not (FALSE)

Definition at line 332 of file types.h.

Referenced by DoControl(), and ISR().

UCHAR ENG_TIMER::cnt

counter (1/10 of a second)

Definition at line 328 of file types.h.

Referenced by DoControl(), and ISR().

ENG_MODE ENG_TIMER::em

engine mode of the action

Definition at line 336 of file types.h.

Referenced by DoControl(), and ISR().

UINT ENG_TIMER::mxp

mixer step position

Definition at line 340 of file types.h.


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