|
SSD1306 OLED display driver
1.8.2
This library is developed to control SSD1306/SSD1331/SSD1351/IL9163/PCD8554 RGB i2c/spi LED displays
|
#include <nano_gfx_types.h>
Public Attributes | |
| uint8_t | left |
| left | |
| uint8_t | top |
| top | |
| uint8_t | right |
| right | |
| uint8_t | bottom |
| bottom | |
Rectangle region. not used now
Definition at line 129 of file nano_gfx_types.h.
1.8.13