DIY Logging Volt/Ampmeter
FontDef Struct Reference

#include <ssd1306_fonts.h>

Data Fields

const uint8_t FontWidth
 
uint8_t FontHeight
 
const uint16_t * data
 

Detailed Description

Definition at line 8 of file ssd1306_fonts.h.

Field Documentation

◆ data

const uint16_t* FontDef::data

Pointer to data font data array

Definition at line 11 of file ssd1306_fonts.h.

◆ FontHeight

uint8_t FontDef::FontHeight

Font height in pixels

Definition at line 10 of file ssd1306_fonts.h.

◆ FontWidth

const uint8_t FontDef::FontWidth

Font width in pixels

Definition at line 9 of file ssd1306_fonts.h.


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