FireBirdLib - Topfield TMS PVR TAP Programming Library
VFD_SetCharacterSet.c File Reference
#include "FBLib_tmsvfd.h"

Go to the source code of this file.

Functions

bool VFD_SetCharacterSet (tVFDCharset VFDCharset)
 

Variables

tVFDCharset CurrentCharset = CS_8859_1
 

Function Documentation

◆ VFD_SetCharacterSet()

bool VFD_SetCharacterSet ( tVFDCharset  VFDCharset)

Definition at line 5 of file VFD_SetCharacterSet.c.

References CurrentCharset, TRACEENTER, and TRACEEXIT.

Variable Documentation

◆ CurrentCharset

tVFDCharset CurrentCharset = CS_8859_1

Definition at line 3 of file VFD_SetCharacterSet.c.

Referenced by VFD_SetCharacterSet(), and VFD_TranslateSegments().