|
SSD1306 Driver for TivaC
SSD1306 i2c driver for use with Texas Instrument TivaC
|
Struct describing an entire set of fonts. More...
#include <oled_font.h>

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 fontDescList * | descList |
| Descriptor list containing bitmaps of the characters. | |
Struct describing an entire set of fonts.
1.8.13