AberLED shield library
Library for the bicolor LED (and TFT screen) shield used in CS12020
Public Attributes | List of all members
fontinfo Struct Reference

#include <TFT_ST7735.h>

Public Attributes

const unsigned char * chartbl
 
const unsigned char * widthtbl
 
unsigned char height
 

Detailed Description

Definition at line 210 of file TFT_ST7735.h.

Member Data Documentation

const unsigned char* fontinfo::chartbl

Definition at line 211 of file TFT_ST7735.h.

unsigned char fontinfo::height

Definition at line 213 of file TFT_ST7735.h.

const unsigned char* fontinfo::widthtbl

Definition at line 212 of file TFT_ST7735.h.


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