TM1638_plus 2.1.0
Arduino library for Tm1638 modules
Static Protected Member Functions | List of all members
SevenSegmentFont Class Reference

Class that provides access to a seven-segment font data table. More...

#include <seven_segment_font_data.h>

Inheritance diagram for SevenSegmentFont:
Inheritance graph
[legend]

Static Protected Member Functions

static const uint8_t * pFontSevenSegptr ()
 Retrieves a pointer to the seven-segment font data table.
 

Detailed Description

Class that provides access to a seven-segment font data table.

Member Function Documentation

◆ pFontSevenSegptr()

const uint8_t * SevenSegmentFont::pFontSevenSegptr ( )
staticprotected

Retrieves a pointer to the seven-segment font data table.

Returns
Pointer to the font data array.

The documentation for this class was generated from the following files: