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

Temp Union Reference

Generic temp variable for non-reentrant main routines. More...

#include <board.h>

List of all members.

Public Attributes

unsigned char c
unsigned int i
unsigned long l
struct {
   unsigned char   b0
   unsigned char   b1
   unsigned char   b2
   unsigned char   b3
b


Detailed Description

Generic temp variable for non-reentrant main routines.

Definition at line 10 of file board.c.


Member Data Documentation

struct { ... } Temp::b
 

Referenced by UpdateDisplay().

unsigned char Temp::b0
 

Definition at line 233 of file board.h.

Referenced by UpdateDisplay().

unsigned char Temp::b1
 

Definition at line 234 of file board.h.

Referenced by UpdateDisplay().

unsigned char Temp::b2
 

Definition at line 235 of file board.h.

unsigned char Temp::b3
 

Definition at line 236 of file board.h.

unsigned char Temp::c
 

Definition at line 229 of file board.h.

Referenced by EchoEnable(), FatInitGlobals(), OpenFile(), and SelectRecordFile().

unsigned int Temp::i
 

Definition at line 230 of file board.h.

Referenced by EchoEnable(), InitMMC(), LoadPatch(), SelectRecordFile(), SendZerosToVS10xx(), and UpdateDisplay().

unsigned long Temp::l
 

Definition at line 231 of file board.h.

Referenced by BuildFragmentTable().


The documentation for this union was generated from the following files:
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.