DISP_VER_RESOLUTION Macro

Microchip Graphics Library

Microchip Graphics Library
DISP_VER_RESOLUTION Macro
C
#define DISP_VER_RESOLUTION 240
Overview

Defines the native vertical dimension of the screen. This is the vertical pixel count given by the display's data sheet. For xxample a 320x240 display will have DISP_VER_RESOLUTION of 240. Valid Values:

  • dependent on the display glass resolution used.

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