DISP_DATA_WIDTH Macro

Microchip Graphics Library

Microchip Graphics Library
DISP_DATA_WIDTH Macro
C
#define DISP_DATA_WIDTH 18
Overview

Defines the display controller's physical interface to the display panel. Valid Values:

  • 1, 4, 8, 16, 18, 24
  • 1, 4, 8 are usually used in MSTN and CSTN displays
  • 16, 18 and 24 are usually used in TFT displays.

Example
// define in Hardware Profile
#define DISP_DATA_WIDTH 18
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved