SSD1306 Driver for TivaC
SSD1306 i2c driver for use with Texas Instrument TivaC
Data Fields
fontDescList Struct Reference

Struct containing the description of a character. More...

#include <oled_font.h>

Data Fields

uint32_t glyphLen
 Length of the bitmap describing the character.
 
const uint8_t * glyphBitmap
 The array containing bitmap of the char.
 

Detailed Description

Struct containing the description of a character.


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