#include <lcd.h>
|
| void | setSize (int xres, int yres, int bpp) |
| |
◆ eLCD()
◆ ~eLCD()
◆ buffer()
| uint8_t* eLCD::buffer |
( |
| ) |
|
|
inline |
◆ detected()
| virtual bool eLCD::detected |
( |
| ) |
|
|
inlinevirtual |
◆ getInstance()
| eLCD * eLCD::getInstance |
( |
| ) |
|
|
static |
◆ getLcdType()
◆ islocked()
| virtual int eLCD::islocked |
( |
| ) |
|
|
inlinevirtual |
◆ isOled()
| virtual bool eLCD::isOled |
( |
| ) |
const |
|
pure virtual |
◆ lock()
◆ setDump()
| virtual void eLCD::setDump |
( |
bool |
| ) |
|
|
pure virtual |
◆ setFlipped()
| virtual void eLCD::setFlipped |
( |
bool |
| ) |
|
|
pure virtual |
◆ setInverted()
| virtual void eLCD::setInverted |
( |
unsigned char |
| ) |
|
|
pure virtual |
◆ setLCDBrightness()
| virtual int eLCD::setLCDBrightness |
( |
int |
brightness | ) |
|
|
pure virtual |
◆ setLCDContrast()
| virtual int eLCD::setLCDContrast |
( |
int |
contrast | ) |
|
|
pure virtual |
◆ setLED()
| virtual int eLCD::setLED |
( |
int |
value, |
|
|
int |
option |
|
) |
| |
|
pure virtual |
◆ setPalette()
◆ setSize()
| void eLCD::setSize |
( |
int |
xres, |
|
|
int |
yres, |
|
|
int |
bpp |
|
) |
| |
|
protected |
◆ size()
| virtual eSize eLCD::size |
( |
| ) |
|
|
inlinevirtual |
◆ stride()
◆ unlock()
◆ update()
| virtual void eLCD::update |
( |
| ) |
|
|
pure virtual |
◆ waitVSync()
| virtual int eLCD::waitVSync |
( |
| ) |
|
|
pure virtual |
◆ _buffer
| unsigned char* eLCD::_buffer |
|
protected |
◆ _stride
◆ boxtype_name
| char eLCD::boxtype_name[20] |
|
protected |
◆ instance
◆ lcd_type
◆ lcdfd
◆ locked
◆ res
The documentation for this class was generated from the following files: