#include "FBLib_tmsvfd.h"Go to the source code of this file.
Functions | |
| bool | VFD_SetCharacterSet (tVFDCharset VFDCharset) |
Variables | |
| tVFDCharset | CurrentCharset = CS_8859_1 |
| bool VFD_SetCharacterSet | ( | tVFDCharset | VFDCharset | ) |
Definition at line 5 of file VFD_SetCharacterSet.c.
References CurrentCharset, TRACEENTER, and TRACEEXIT.
| tVFDCharset CurrentCharset = CS_8859_1 |
Definition at line 3 of file VFD_SetCharacterSet.c.
Referenced by VFD_SetCharacterSet(), and VFD_TranslateSegments().