Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The function Trigger_Backlight will emulate a backlight-trigger event, to prevent the system from shutting of the display-backlight.

void Trigger_Backlight( void);   

Parameters

none

Remarks

After a amount of time, which is specified in the display-control-panel, the display-driver turns off the backlight-inverter to safe power. Every time the user interacts with the system (i.e. through touch or keyboard) this time is retriggered.

Requirements

OS Versions: Windows CE 4.2 and later.
Header: drvlib_app.h
Link Library: drvlib_app.lib

  • No labels