Display Device Driver Layer Configuration

Microchip Graphics Library

Microchip Graphics Library
Display Device Driver Layer Configuration

The following compile time options configures the Graphics Library's Display Device Driver Layer. The choices are based on the specific hardware used. 

See Hardware Profile for more options.

Macros
Name 
Description 
To enable support for Alpha Blending. Use this feature only if the display driver used can support alpha blending. Define this in GraphicsConfig.h 
To enable support for double buffering. Use this feature only if the display driver used can support double buffering. Define this in GraphicsConfig.h 
Sets the type of display glass used. Define this in the Hardware Profile.
  • #define GFX_LCD_TYPE GFX_LCD_TFT - sets type TFT display
  • #define GFX_LCD_TYPE GFX_LCD_CSTN - sets type color STN display
  • #define GFX_LCD_TYPE GFX_LCD_MSTN - sets type mon STN display
  • #define GFX_LCD_TYPE GFX_LCD_OFF - display is turned off

 

Sets the STN glass data width. Define this in the Hardware Profile.

 

Links
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved