SSD1306 OLED display driver  1.8.2
This library is developed to control SSD1306/SSD1331/SSD1351/IL9163/PCD8554 RGB i2c/spi LED displays
Public Attributes | List of all members
SCharInfo Struct Reference

#include <nano_gfx_types.h>

Public Attributes

uint8_t width
 char width in pixels
 
uint8_t height
 char height in pixels
 
uint8_t spacing
 additional spaces after char in pixels
 
const uint8_t * glyph
 char data, located in progmem.
 

Detailed Description

Structure describes single char information

Definition at line 118 of file nano_gfx_types.h.


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