McMajan Library Pack  v 2.00
Improve your Arduino !
Font Struct Reference

#include <Ss_TFT.h>

Public Attributes

uint8_t * memory_pointer
 
uint8_t x_size
 
uint8_t y_size
 
uint8_t font_type
 
uint8_t c_min
 
uint8_t c_max
 
uint8_t sp_x
 
uint8_t sp_y
 
unsigned short font_x_space
 
unsigned short font_y_space
 

Detailed Description

Definition at line 95 of file Ss_TFT.h.

Member Data Documentation

§ c_max

uint8_t c_max

Definition at line 102 of file Ss_TFT.h.

§ c_min

uint8_t c_min

Definition at line 101 of file Ss_TFT.h.

§ font_type

uint8_t font_type

Definition at line 100 of file Ss_TFT.h.

§ font_x_space

unsigned short font_x_space

Definition at line 105 of file Ss_TFT.h.

§ font_y_space

unsigned short font_y_space

Definition at line 106 of file Ss_TFT.h.

§ memory_pointer

uint8_t* memory_pointer

Definition at line 97 of file Ss_TFT.h.

§ sp_x

uint8_t sp_x

Definition at line 103 of file Ss_TFT.h.

§ sp_y

uint8_t sp_y

Definition at line 104 of file Ss_TFT.h.

§ x_size

uint8_t x_size

Definition at line 98 of file Ss_TFT.h.

§ y_size

uint8_t y_size

Definition at line 99 of file Ss_TFT.h.


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