Cowon Development Wiki
Advertisement
Prototype:
void cwn_driver_blcd_control(int i_blcd_val);
Related Constants:
#define CWN_VAL_BLCD_ON                 (1)     // Back light arg : On
#define CWN_VAL_BLCD_OFF                (2)     // Back light arg : Off

Description[]

Used for enabling or disabling the LCD backlight.

Return value[]

Advertisement