| _AddressCtrl | ERM19264_UC1609 | private |
| _CurrentFontheight | ERM19264_graphics | private |
| _CurrentFontLength | ERM19264_graphics | private |
| _CurrentFontoffset | ERM19264_graphics | private |
| _CurrentFontWidth | ERM19264_graphics | private |
| _cursorX | ERM19264_graphics | protected |
| _cursorY | ERM19264_graphics | protected |
| _FontNumber | ERM19264_graphics | private |
| _height | ERM19264_graphics | protected |
| _heightScreen | ERM19264_UC1609 | private |
| _HighFreqDelay | ERM19264_UC1609 | private |
| _LCD_CD | ERM19264_UC1609 | private |
| _LCD_CS | ERM19264_UC1609 | private |
| _LCD_DIN | ERM19264_UC1609 | private |
| _LCD_RST | ERM19264_UC1609 | private |
| _LCD_SCLK | ERM19264_UC1609 | private |
| _LibVersionNum | ERM19264_UC1609 | private |
| _textBgColor | ERM19264_graphics | protected |
| _textColor | ERM19264_graphics | protected |
| _textSize | ERM19264_graphics | protected |
| _textWrap | ERM19264_graphics | protected |
| _VbiasPOT | ERM19264_UC1609 | private |
| _width | ERM19264_graphics | protected |
| _widthScreen | ERM19264_UC1609 | private |
| ActiveBuffer | ERM19264_UC1609 | |
| CustomshiftOut(uint8_t bitOrder, uint8_t val) | ERM19264_UC1609 | private |
| drawBitmap(int16_t x, int16_t y, const uint8_t *bitmap, int16_t w, int16_t h, uint8_t color, uint8_t bg) | ERM19264_graphics | |
| drawBitmapAddr | ERM19264_graphics | protected |
| drawChar(uint8_t x, uint8_t y, uint8_t c, uint8_t color, uint8_t bg) | ERM19264_graphics | |
| drawChar(int16_t x, int16_t y, unsigned char c, uint8_t color, uint8_t bg, uint8_t s) | ERM19264_graphics | |
| drawCircle(int16_t x0, int16_t y0, int16_t r, uint8_t color) | ERM19264_graphics | |
| drawCircleHelper(int16_t x0, int16_t y0, int16_t r, uint8_t cornername, uint8_t color) | ERM19264_graphics | |
| drawFastHLine(int16_t x, int16_t y, int16_t w, uint8_t color) | ERM19264_graphics | |
| drawFastVLine(int16_t x, int16_t y, int16_t h, uint8_t color) | ERM19264_graphics | |
| drawLine(int16_t x0, int16_t y0, int16_t x1, int16_t y1, uint8_t color) | ERM19264_graphics | |
| drawPixel(int16_t x, int16_t y, uint8_t colour) override | ERM19264_UC1609 | virtual |
| drawRect(int16_t x, int16_t y, int16_t w, int16_t h, uint8_t color) | ERM19264_graphics | |
| drawRoundRect(int16_t x0, int16_t y0, int16_t w, int16_t h, int16_t radius, uint8_t color) | ERM19264_graphics | |
| drawText(uint8_t x, uint8_t y, char *pText, uint8_t color, uint8_t bg) | ERM19264_graphics | |
| drawText(uint8_t x, uint8_t y, char *pTxt, uint8_t c, uint8_t bg, uint8_t s) | ERM19264_graphics | |
| drawTriangle(int16_t x0, int16_t y0, int16_t x1, int16_t y1, int16_t x2, int16_t y2, uint8_t color) | ERM19264_graphics | |
| ERM19264_graphics(int16_t w, int16_t h) | ERM19264_graphics | |
| ERM19264_UC1609(int16_t lcdwidth, int16_t lcdheight, int8_t cd, int8_t rst, int8_t cs, int8_t sclk, int8_t din) | ERM19264_UC1609 | |
| ERM19264_UC1609(int16_t lcdwidth, int16_t lcdheight, int8_t cd, int8_t rst, int8_t cs) | ERM19264_UC1609 | |
| fillCircle(int16_t x0, int16_t y0, int16_t r, uint8_t color) | ERM19264_graphics | |
| fillCircleHelper(int16_t x0, int16_t y0, int16_t r, uint8_t cornername, int16_t delta, uint8_t color) | ERM19264_graphics | |
| fillRect(int16_t x, int16_t y, int16_t w, int16_t h, uint8_t color) | ERM19264_graphics | |
| fillRoundRect(int16_t x0, int16_t y0, int16_t w, int16_t h, int16_t radius, uint8_t color) | ERM19264_graphics | |
| fillScreen(uint8_t color) | ERM19264_graphics | |
| fillTriangle(int16_t x0, int16_t y0, int16_t x1, int16_t y1, int16_t x2, int16_t y2, uint8_t color) | ERM19264_graphics | |
| getRotation(void) | ERM19264_graphics | |
| HEIGHT | ERM19264_graphics | protected |
| height(void) const | ERM19264_graphics | |
| isHardwareSPI(void) | ERM19264_UC1609 | private |
| LCD_Font_height_e enum name | ERM19264_graphics | private |
| LCD_Font_Length_e enum name | ERM19264_graphics | private |
| LCD_Font_offset_e enum name | ERM19264_graphics | private |
| LCD_Font_width_e enum name | ERM19264_graphics | private |
| LCD_rotate | ERM19264_graphics | protected |
| LCDallpixelsOn(uint8_t bits) | ERM19264_UC1609 | |
| LCDbegin(uint8_t VbiasPot=UC1609_DEFAULT_GN_PM, uint8_t AddressSet=UC1609_ADDRESS_SET) | ERM19264_UC1609 | |
| LCDBitmap(int16_t x, int16_t y, uint8_t w, uint8_t h, const uint8_t *data) | ERM19264_UC1609 | |
| LCDBuffer(int16_t x, int16_t y, uint8_t w, uint8_t h, uint8_t *data) | ERM19264_UC1609 | |
| LCDclearBuffer(void) | ERM19264_UC1609 | |
| LCDEnable(uint8_t on) | ERM19264_UC1609 | |
| LCDFillPage(uint8_t pixels) | ERM19264_UC1609 | |
| LCDFillScreen(uint8_t pixel, uint8_t mircodelay) | ERM19264_UC1609 | |
| LCDGetAddressCtrl(void) | ERM19264_UC1609 | |
| LCDGetConstrast(void) | ERM19264_UC1609 | |
| LCDGotoXY(uint8_t column, uint8_t page) | ERM19264_UC1609 | |
| LCDHighFreqDelayGet(void) | ERM19264_UC1609 | |
| LCDHighFreqDelaySet(uint16_t) | ERM19264_UC1609 | |
| LCDinit(void) | ERM19264_UC1609 | |
| LCDInvertDisplay(uint8_t on) | ERM19264_UC1609 | |
| LCDLibVerNumGet(void) | ERM19264_UC1609 | |
| LCDPowerDown(void) | ERM19264_UC1609 | |
| LCDReset(void) | ERM19264_UC1609 | |
| LCDrotate(uint8_t rotatevalue) | ERM19264_UC1609 | |
| LCDscroll(uint8_t bits) | ERM19264_UC1609 | |
| LCDupdate(void) | ERM19264_UC1609 | |
| send_command(uint8_t command, uint8_t value) | ERM19264_UC1609 | private |
| send_data(uint8_t data) | ERM19264_UC1609 | private |
| setCursor(int16_t x, int16_t y) | ERM19264_graphics | |
| setDrawBitmapAddr(boolean mode) | ERM19264_graphics | |
| setFontNum(LCD_Font_Type_e FontNumber) | ERM19264_graphics | |
| setRotation(LCD_rotate_e) | ERM19264_graphics | |
| setTextColor(uint8_t c) | ERM19264_graphics | |
| setTextColor(uint8_t c, uint8_t bg) | ERM19264_graphics | |
| setTextSize(uint8_t s) | ERM19264_graphics | |
| setTextWrap(boolean w) | ERM19264_graphics | |
| UC1609Font_height_12 enum value | ERM19264_graphics | private |
| UC1609Font_height_16 enum value | ERM19264_graphics | private |
| UC1609Font_height_24 enum value | ERM19264_graphics | private |
| UC1609Font_height_32 enum value | ERM19264_graphics | private |
| UC1609Font_height_8 enum value | ERM19264_graphics | private |
| UC1609Font_offset_minus enum value | ERM19264_graphics | private |
| UC1609Font_offset_none enum value | ERM19264_graphics | private |
| UC1609Font_offset_space enum value | ERM19264_graphics | private |
| UC1609Font_offset_zero enum value | ERM19264_graphics | private |
| UC1609Font_width_16 enum value | ERM19264_graphics | private |
| UC1609Font_width_3 enum value | ERM19264_graphics | private |
| UC1609Font_width_4 enum value | ERM19264_graphics | private |
| UC1609Font_width_5 enum value | ERM19264_graphics | private |
| UC1609Font_width_6 enum value | ERM19264_graphics | private |
| UC1609Font_width_7 enum value | ERM19264_graphics | private |
| UC1609Font_width_8 enum value | ERM19264_graphics | private |
| UC1609FontLenAll enum value | ERM19264_graphics | private |
| UC1609FontLenAlphaNum enum value | ERM19264_graphics | private |
| UC1609FontLenAlphaNumNoLCase enum value | ERM19264_graphics | private |
| UC1609FontLenHalf enum value | ERM19264_graphics | private |
| UC1609FontLenNumeric enum value | ERM19264_graphics | private |
| WIDTH | ERM19264_graphics | protected |
| width(void) const | ERM19264_graphics | |
| write(uint8_t) | ERM19264_graphics | virtual |
| ~ERM19264_UC1609() (defined in ERM19264_UC1609) | ERM19264_UC1609 | inline |