|
SSD1306 Driver for TivaC
SSD1306 i2c driver for use with Texas Instrument TivaC
|
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. | |
Struct containing the description of a character.
1.8.13