VLSI Solution Oy VS1103 VLSI Solution Karaoke, MIDI and ADPCM Player Source Code Documentation

Main Page | Class List | File List | Class Members | File Members | Related Pages

lcdfonts.c File Reference

LCD font tables. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Variables

code const char lcdFont_barchars [49]
 Horizontal bar characters for volume setting etc.
code const char lcdFont_vlsichars [33]
 VLSI logo.
code const char lcdFont_vertical_barchars [65]
 Vertical bar characters for spectrum analyzer.


Detailed Description

LCD font tables.

Definition in file lcdfonts.c.


Variable Documentation

code const char lcdFont_barchars[49]
 

Initial value:

 
  {64, 16, 16, 16, 16, 16, 64, 64,
   64, 24, 24, 24, 24, 24, 64, 64,
   64, 28, 28, 28, 28, 28, 64, 64,
   64, 30, 30, 30, 30, 30, 64, 64,
   64, 31, 31, 31, 31, 31, 64, 64, 
   16, 24, 28, 30, 28, 24, 16, 64,
   0}
Horizontal bar characters for volume setting etc.

Definition at line 8 of file lcdfonts.c.

Referenced by LcdReset().

code const char lcdFont_vertical_barchars[65]
 

Initial value:

  {64, 64, 64, 64, 64, 64, 64, 31,
   64, 64, 64, 64, 64, 64, 31, 31,   
   64, 64, 64, 64, 64, 31, 31, 31,
   64, 64, 64, 64, 31, 31, 31, 31,   
   64, 64, 64, 31, 31, 31, 31, 31,
   64, 64, 31, 31, 31, 31, 31, 31,
   64, 31, 31, 31, 31, 31, 31, 31,
   31, 31, 31, 31, 31, 31, 31, 31,
   0}
Vertical bar characters for spectrum analyzer.

Definition at line 25 of file lcdfonts.c.

code const char lcdFont_vlsichars[33]
 

Initial value:

 
  {29, 29, 29, 13,  5,  3,  1, 64,
   28, 28, 28, 28, 28, 28, 31, 64,
   14, 29, 28, 14,  1, 29, 14, 64,
   28, 28, 28, 28, 28, 28, 28, 64, 0}
VLSI logo.

Definition at line 18 of file lcdfonts.c.

Referenced by LcdSplashScreen().


All software copyright 2000-2004 VLSI Solution OY. Redistribution of these software modules is limited to VLSI Solution Oy chip promotional use only. Free or commercial use of these software modules in MP3 players is ok if the product includes chip(s) from VLSI. You can request the complete (compilable) package from mp3@vlsi.fi. This exampe code is provided with good faith to assist You in code development, but under no circumstances will VLSI offer any guarantees on the usability or functionality of any example software or its fitness for any purpose.