SSD1306 OLED display driver  1.4.12
This library is developed to control SSD1306/SSD1331 RGB i2c/spi OLED displays and spi PCD8544 LED display
Public Attributes | List of all members
SFixedFontInfo Struct Reference

#include <nano_gfx_types.h>

Public Attributes

uint8_t width
 width in pixels
 
uint8_t pages
 height in pages
 
uint8_t ascii_offset
 ascii offset
 
const uint8_t * data
 font chars bits
 

Detailed Description

Structure is used for internal font presentation

Definition at line 64 of file nano_gfx_types.h.


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