ePaper (IL3820) module library  v0.5
Library for the 2.9-inch WaveShare ePaper display module
Functions | Variables
il3820_reset.c File Reference
#include "il3820.h"

Functions

void il3820_resetDisplay (screen_t *dev)
 Resets the display. More...
 

Variables

const unsigned char lut_full_update []
 set the look-up table register More...
 

Function Documentation

◆ il3820_resetDisplay()

void il3820_resetDisplay ( screen_t *  dev)

Resets the display.

Parameters
devPointer to the display's device structure returned by the initialization function.

Variable Documentation

◆ lut_full_update

const unsigned char lut_full_update[]
Initial value:
= {
0x02, 0x02, 0x01, 0x11, 0x12, 0x12, 0x22, 0x22, 0x66, 0x69,
0x69, 0x59, 0x58, 0x99, 0x99, 0x88, 0x00, 0x00, 0x00, 0x00,
0xF8, 0xB4, 0x13, 0x51, 0x35, 0x51, 0x51, 0x19, 0x01, 0x00
}

set the look-up table register