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

Go to the source code of this file.

Macros

#define FONT16x24_START   0x20
 
#define FONT16x24_END   0x44
 
#define FONT16x24_WIDTH   11
 
#define FONT16x24_HEIGHT   24
 
#define FONT16x24_BYTES   3
 

Variables

const uint8_t font_16x24 [36][3][11]
 

Macro Definition Documentation

◆ FONT16x24_BYTES

#define FONT16x24_BYTES   3

◆ FONT16x24_END

#define FONT16x24_END   0x44

◆ FONT16x24_HEIGHT

#define FONT16x24_HEIGHT   24

◆ FONT16x24_START

#define FONT16x24_START   0x20

◆ FONT16x24_WIDTH

#define FONT16x24_WIDTH   11

Variable Documentation

◆ font_16x24

const uint8_t font_16x24[36][3][11]