TR-mbed 1.0
Loading...
Searching...
No Matches
Macros | Variables
font_8x8.h File Reference

Go to the source code of this file.

Macros

#define FONT8x8_START   0x20
 
#define FONT8x8_WIDTH   8
 
#define FONT8x8_HEIGHT   8
 
#define FONT8x8_BYTES   1
 

Variables

const uint8_t font_8x8 [][8]
 

Macro Definition Documentation

◆ FONT8x8_BYTES

#define FONT8x8_BYTES   1

◆ FONT8x8_HEIGHT

#define FONT8x8_HEIGHT   8

◆ FONT8x8_START

#define FONT8x8_START   0x20

◆ FONT8x8_WIDTH

#define FONT8x8_WIDTH   8

Variable Documentation

◆ font_8x8

const uint8_t font_8x8[][8]