ST7920GLCDClearGraphics

Syntax:

    ST7920GLCDClearGraphics

Explanation:

This command clears the GCLD display.

Example usage:

    ST7920GLCDClearGraphics 'clear the screen          ' <<< the ST7920GLCDClearGraphics instruction

Key line: ST7920GLCDClearGraphics — clears every pixel on the display; call ST7920GLCDEnableGraphics first if the controller is currently in text mode.

See Also: