Description:
Parameter | Range | Description |
---|---|---|
mode | 0 ... 3 | mode for the backlight |
Sets the backlight to the following options for mode:
mode |
---|
BACKLIGHT_OFF |
BACKLIGHT_ON |
BACKLIGHT_BLINK |
BACKLIGHT_FADE_OUT (when previously on or blinking) |
Note
Example
Control.setBacklightMode(Control.BACKLIGHT_BLINK);
This example causes the backlight to blink.
See also:
Control.getBacklightMode()
Control.setBacklightBlinkFrequency(int)
Control.setBacklightIntensity(int)
EEPROM
Copyright © demmel products gmbh. All rights reserved.