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

Functions

void il3820_clearDisplay (screen_t *dev)
 Clears the screen by setting the full area of the display to white. More...
 

Function Documentation

◆ il3820_clearDisplay()

void il3820_clearDisplay ( screen_t *  dev)

Clears the screen by setting the full area of the display to white.

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