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 | |
uint16_t | start_code |
unicode start code | |
uint8_t | count |
count of unicode chars in block | |
Structure describes unicode block in font data
Definition at line 96 of file nano_gfx_types.h.