ST7920GLCDEnableGraphics

Syntax:

    ST7920GLCDEnableGraphics

Explanation:

This command sets the GCLD display controller to graphics mode.

Example usage:

    ST7920GLCDEnableGraphics 'Set to graphics mode          ' <<< the ST7920GLCDEnableGraphics instruction

Key line: ST7920GLCDEnableGraphics — switches the ST7920 controller into graphics mode, required before using pixel-level commands such as ST7920LineHs or ST7920GLCDClearGraphics.

See Also: