Display_Lib_RPI 2.3.0
A C++ Library to connect electronic displays to Linux single board computers.
Loading...
Searching...
No Matches
Variables
led_segment_font_data_RDL.hpp File Reference

LED segment font data file for ht16k33 tm1638, tm1637 & max7219 modules. More...

#include <cstdint>

Go to the source code of this file.

Variables

const uint8_t * pFontSevenSegptr
 
const uint16_t * pFontNineSegptr
 
const uint16_t * pFontFourteenSegptr
 
const uint16_t * pFontSixteenSegptr
 

Detailed Description

LED segment font data file for ht16k33 tm1638, tm1637 & max7219 modules.

ht16k33 uses all , the other modules just use 7-segment.

Author
Gavin Lyons.

Variable Documentation

◆ pFontFourteenSegptr

const uint16_t* pFontFourteenSegptr
extern

Pointer 14 segment font data

◆ pFontNineSegptr

const uint16_t* pFontNineSegptr
extern

Pointer 9 segment font data

◆ pFontSevenSegptr

const uint8_t* pFontSevenSegptr
extern

Pointer 7 segment font data

◆ pFontSixteenSegptr

const uint16_t* pFontSixteenSegptr
extern

Pointer 16 segment font data