![]() |
ePaper (IL3820) module library
v0.5
Library for the 2.9-inch WaveShare ePaper display module
|
Functions | |
| void | il3820_sleepDisplay (screen_t *dev) |
| Turn the display off without changing it's contents (make it sleep). More... | |
| void | il3820_wakeDisplay (screen_t *dev) |
| Turn the display on from a sleep mode. More... | |
| void il3820_sleepDisplay | ( | screen_t * | dev | ) |
Turn the display off without changing it's contents (make it sleep).
| dev | Pointer to the display's device structure returned by the initialization function. |
| void il3820_wakeDisplay | ( | screen_t * | dev | ) |
Turn the display on from a sleep mode.
| dev | Pointer to the display's device structure returned by the initialization function. |
1.8.14