blanker.c File Reference
Display Blanker (implementation). More...
Go to the source code of this file.
Variables | |
| static KbdHandler | blk_KbdHandler |
| Keyboard event handler to listen for key presses in blanker. | |
| static ticks_t | blk_lastevent |
| Time since last key event. | |
| static bool | blk_enabled |
| Display blanking function is enabled. | |
| static bool | blk_active |
| Display blanker is engaged right now. | |
Detailed Description
Display Blanker (implementation).
Definition in file blanker.c.
Variable Documentation
bool blk_active [static] |
bool blk_enabled [static] |
KbdHandler blk_KbdHandler [static] |
ticks_t blk_lastevent [static] |
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)