REVISION
Definition in file SYS_autoff.c.
#include "../feature.h"
#include "../fat/fat.h"
#include "../TIMER/timer.h"
#include "sys_main.h"
Include dependency graph for SYS_autoff.c:

Go to the source code of this file.
Functions | |
| void | SYS_autoffEnable (void) |
| Function checks to enable system auto off feature. | |
| void | SYS_autoffDisable (void) |
| Function checks to disable system auto off feature. | |
| void | SYS_autoffReset (void) |
| Function resets the auto off timer. | |
1.3.9.1