ST7920GLCDDisableGraphics

Syntax:

    ST7920GLCDDisableGraphics

Explanation:

This command sets the GCLD display controller to text mode.

Example usage:

    ST7920GLCDDisableGraphics 'Set to text mode          ' <<< the ST7920GLCDDisableGraphics instruction

Key line: ST7920GLCDDisableGraphics — switches the ST7920 controller back to text mode, which uses less processing overhead than graphics mode when only characters need to be shown.

See Also: