Datasheet

7
C:/Users/oraut/Documents/Workspace/Renesas/EInkDriverFinal/YLPDSKRL78EINK/user_src/presenta
tion/YRPDSKRL78EINK_Display.h (Description:This file is the header to the screen definition file )
................................................................................................................................................................ 19
Class Documentation
einkScreenDef Struct Reference
Structure for holding organized information about the EInk display screen.
#include <rPresentation.h>
Public Attributes
unsigned char screenName [6]
unsigned char numZones
unsigned char * digitsPerZone
unsigned char * segmentsPerDigit
unsigned char numSegments
unsigned char * segmentInfo
unsigned char activeEncodingType
unsigned char * activeEncoding
unsigned char numHexEncodingsAvailable
unsigned char * hexEncodingInfo
unsigned char * hexEncodingMap [NUM_MAPPINGS]
Detailed Description
Structure for holding organized information about the EInk display screen.
Member Data Documentation
unsigned char* einkScreenDef::activeEncoding
Pointer to the last encoding used
unsigned char einkScreenDef::activeEncodingType
Used to save the last encoding type used (7,8,14 or 16 bit)
unsigned char* einkScreenDef::digitsPerZone
Identify number of digits in each zone
unsigned char* einkScreenDef::hexEncodingInfo
Identify the type of encoding (used during switching the type)