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.cpp File Reference

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

#include "../../include/led_segment_font_data_RDL.hpp"

Variables

const uint8_t * pFontSevenSegptr = SevenSeg
 
const uint16_t * pFontNineSegptr = NineSeg
 
const uint16_t * pFontFourteenSegptr = FourteenSeg
 
const uint16_t * pFontSixteenSegptr = SixteenSeg
 

Detailed Description

font data file LED segment font used by 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 = FourteenSeg

Pointer 14 segment font data

◆ pFontNineSegptr

const uint16_t* pFontNineSegptr = NineSeg

Pointer 9 segment font data

◆ pFontSevenSegptr

const uint8_t* pFontSevenSegptr = SevenSeg

Pointer 7 segment font data

◆ pFontSixteenSegptr

const uint16_t* pFontSixteenSegptr = SixteenSeg

Pointer 16 segment font data