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

Struct describing an entire set of fonts. More...

#include <oled_font.h>

Collaboration diagram for fontSetDesc:
Collaboration graph
[legend]

Data Fields

const uint32_t totalChar
 Total characters in the fonts.
 
const uint32_t charOffset
 Offset of character index in descriptor list from its ascii value.
 
const fontDescListdescList
 Descriptor list containing bitmaps of the characters.
 

Detailed Description

Struct describing an entire set of fonts.


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