DMCP interface
03.15_020
|
Auto OFF related functions. More...
Macros | |
#define | AUTO_OFF_SECONDS 600 |
Seconds of inactivity for auto-off. | |
#define | AUTO_OFF_MENU 300 |
Seconds of inactivity for menu auto-off. | |
Functions | |
void | reset_auto_off () |
Resets auto-off timer. | |
int | is_auto_off () |
Check auto-off state. More... | |
int | is_menu_auto_off () |
Check menu auto-off state. More... | |
int | sys_auto_off_cnt () |
Returns remaining auto-off seconds. More... | |
Auto OFF related functions.
int is_auto_off | ( | ) |
Check auto-off state.
int is_menu_auto_off | ( | ) |
Check menu auto-off state.
int sys_auto_off_cnt | ( | ) |
Returns remaining auto-off seconds.