SSD1306 I2C Display Driver  1.2.2
This library is developed to control SSD1306 I2C OLED Display
Classes | Enumerations
nano_gfx_types.h File Reference
#include <stdint.h>
#include <Arduino.h>

Go to the source code of this file.

Classes

struct  SSD1306_RECT
 
struct  SPRITE
 

Enumerations

enum  EFontStyle { STYLE_NORMAL, STYLE_BOLD, STYLE_ITALIC }
 

Detailed Description

Basic structures of nano gfx library

Definition in file nano_gfx_types.h.

Enumeration Type Documentation

§ EFontStyle

enum EFontStyle

Supported font styles

Definition at line 35 of file nano_gfx_types.h.