SSD1306 OLED display driver
1.4.0
This library is developed to control SSD1306 i2c/spi OLED display
|
#include <nano_gfx_types.h>
Public Attributes | |
uint8_t | width |
width in pixels | |
uint8_t | pages |
height in pages | |
const uint8_t * | data |
font chars bits | |
Structure is used for internal font presentation
Definition at line 55 of file nano_gfx_types.h.