Function

nuGfxDisplayOff

Syntax
void nuGfxDisplayOff(void)

Arguments
None

Return Value
None

Explanation
Black out the screen.

Use the nuGfxDisplayOn function to display the screen.


See Also
nuGfxDisplayOn