LCDGFX LCD display driver  1.2.0
Lightweight graphics library for SSD1306, SSD1325, SSD1327, SSD1331, SSD1351, SH1106, SH1107, IL9163, ST7735, ST7789, ILI9341, PCD8544 displays over I2C/SPI
SSD1306_RECT Struct Reference

Rectangle region. More...

#include <nano_gfx_types.h>

Public Attributes

uint8_t left
 left
 
uint8_t top
 top
 
uint8_t right
 right
 
uint8_t bottom
 bottom
 

Detailed Description

Rectangle region.

not used now

Definition at line 47 of file nano_gfx_types.h.


The documentation for this struct was generated from the following file: