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

Functions

void il3820_drawFastHLine (screen *dev, int x, int y, int w, int color)
 
void il3820_drawFastVLine (screen *dev, int x, int y, int w, int color)
 

Function Documentation

◆ il3820_drawFastHLine()

void il3820_drawFastHLine ( screen *  dev,
int  x,
int  y,
int  w,
int  color 
)

◆ il3820_drawFastVLine()

void il3820_drawFastVLine ( screen *  dev,
int  x,
int  y,
int  w,
int  color 
)