DISPLAY_CAL Struct Reference

List of all members.

Public Attributes

INT8S xOffset
INT8S yOffset
INT16U xGain
INT16U yGain


Detailed Description

Display calibration information. This defines the constants that map from the calculated ADC value to the physical pixel on the LCD for auto-inking purposes.
Note that these values are only used for auto inking and do not effect direct access from the host to the LCD display.
The formula used within the firmware to calculate the given LCD position is:

f(x) = x*gain + offset

Member Data Documentation

INT8S xOffset

INT8S yOffset

INT16U xGain

INT16U yGain


Generated on Mon Dec 17 17:19:31 2007 for ePadAPIs by  doxygen 1.5.4