DISP_HOR_RESOLUTION Macro

Microchip Graphics Library

Microchip Graphics Library
DISP_HOR_RESOLUTION Macro
C
#define DISP_HOR_RESOLUTION 320
Overview

Defines the native horizontal dimension of the screen. This is the horizontal pixel count given by the display's data sheet. For example a 320x240 display will have DISP_HOR_RESOLUTION of 320. Valid Values:

  • dependent on the display glass resolution used.

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