|
heat control
r71
|
#include <types.h>
Data Fields | |
| UCHAR | cnt |
| UCHAR | allow |
| ENG_MODE | em |
| UINT | mxp |
| 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().