 VLSI Solution Oy Evaluation MP3 Player Source Code Documentation
VLSI Solution Oy Evaluation MP3 Player Source Code Documentation
ui.h
Go to the documentation of this file.00001 
00003 
#ifndef UI_H
00004 
#define UI_H
00005 
00007 typedef enum {
00008   
UI_TITLE,        
00009   
UI_SPEC,         
00010   
UI_VOLUME,       
00011   
UI_BASS,         
00012   
UI_TREBLE,       
00013   
UI_CUE,          
00014   
UI_RECLEVEL,     
00015   
UI_INFO,         
00016   
UI_STOP,         
00017   
UI_END_OF_MODES  
00018 } 
uimodetype;
00019 extern xdata 
uimodetype uiMode;
00020 
00022 typedef enum {
00023   
PS_NORMAL = 0,    
00024   
PS_END_OF_SONG,   
00025   
PS_NEXT_SONG,     
00026   
PS_PREVIOUS_SONG, 
00027   
PS_CUE,           
00028   
PS_CUE_WAIT1003,  
00029   
PS_CUE_ACTION,    
00030   
PS_REWIND,        
00031   
PS_REW_WAIT1003,  
00032   
PS_FALLBACK_1,    
00033   
PS_FALLBACK_N,    
00034   
PS_RECORDING      
00036 } 
playingstatetype;
00037 extern xdata 
playingstatetype playingState;
00038 
00039 
#endif
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