Function
nuGfxDisplayOff
Syntax
void nuGfxDisplayOff(void)
Arguments
None
Return Value
None
Description
Blacks out the screen
Blacks out the screen. Use the nuGfxDisplayOn function to display the screen.
See Also