nngxStartLcdDisplay Function
void nngxStartLcdDisplay(
void
);
None.
Starts displaying an image on an LCD display.
In the initial state, the LCD screens are forced to display black screens. You must unlock the display by first configuring a valid display buffer and then calling this function. (Depending on how the application starts up, application screens might be displayed as the initial state.)
Although application screens might be displayed as the initial state when applications are launched in some environments, you must still always call this function.
CONFIDENTIAL