VLSI Solution Oy VLSI Solution Oy Evaluation MP3 Player Source Code Documentation

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

display.h

Go to the documentation of this file.
00001 00005 #ifndef DISPLAY_H 00006 #define DISPLAY_H 00007 00008 #define DS_STATIC 0 00009 #define DS_TEXT 1 00010 #define DS_NUMERIC 2 00011 #define DS_PERCENTAGE 3 00012 #define DS_NO_YES 4 00013 #define DS_ARROWS 5 00014 #define DS_RAWTEXT 6 00015 00016 00017 #define DS_TEXTLENGTH 50 00018 00019 00020 extern volatile xdata signed char displayPosition; 00021 extern xdata char displayTitle[16]; 00022 extern xdata char displayText[DS_TEXTLENGTH+1]; 00023 extern xdata char displayLength; 00024 extern xdata char displayStyle; 00025 extern xdata char displayValue; 00026 00027 char InitDisplay(char style, char *title, char *text, int value); 00028 void UpdateDisplay(); 00029 00030 #endif 00031

All software copyright 2000-2004 VLSI Solution OY. Redistribution of these software modules are limited to promotional use only and only with the VS1011 / VS1002 / VS1003 MP3-Evakit evaluation boards. Free or commercial use of these software modules in MP3 players is ok if the product includes MP3 decoder chip(s) from VLSI. You can request the complete (compilable) package from mp3@vlsi.fi