![]() |
ePaper (IL3820) module library
v0.5
Library for the 2.9-inch WaveShare ePaper display module
|
#include "il3820.h"Functions | |
| void | il3820_clearDisplay (screen_t *dev) |
| Clears the screen by setting the full area of the display to white. More... | |
| void il3820_clearDisplay | ( | screen_t * | dev | ) |
Clears the screen by setting the full area of the display to white.
| dev | Pointer to the display's device structure returned by the initialization function. |
1.8.14