Datasheet
19
0x40,
0xC0,
0x20,
0x60,
0xA0,
0xE0,
}
Hexadecimal encoding look up table 03
const uint8_t hexEncoding04[]
Initial value: {
0x00,
0x80,
}
Hexadecimal encoding look up table 04
uint8_t hexEncodingInfo[]
Initial value: {
7,
2,
3,
1,
}
Type of hexadecimal encoding
uint8_t segmentInfo[]
Segment information
uint8_t segmentsPerDigit[]
Initial value:
{
7,
2,
2,
3,
1,
1,
1,
1,
}
Segment information per digit
C:/Users/oraut/Documents/Workspace/Renesas/EInkDriverFinal/YLPD
SKRL78EINK/user_src/presentation/YRPDSKRL78EINK_Display.h File
Reference
Description:This file is the header to the screen definition file.
Functions
void setupeinkScr001 (void)
Function to setup the EInk screen definition.