SSD1306 OLED display driver
1.3.1
This library is developed to control SSD1306 i2c/spi OLED display
|
#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 40 of file nano_gfx_types.h.