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

Address Union Reference

32-bit data type that is also "byte addressable". More...

#include <buffer.h>

Collaboration diagram for Address:

Collaboration graph
[legend]
List of all members.

Public Attributes

unsigned long l
Address::B b

Detailed Description

32-bit data type that is also "byte addressable".

Warning:
Byte order is for LITTLE-ENDIAN ARCHITECTURES, change byte order for big-endian compilers/architectures!

Definition at line 128 of file buffer.h.


Member Data Documentation

struct Address::B Address::b
 

Referenced by BuildFragmentTable(), GetNextSector(), LoadNextSector(), RealInitFileSystem(), SeekSector(), and WritePhysicalSector().

unsigned long Address::l
 

Definition at line 129 of file buffer.h.

Referenced by BuildFragmentTable(), DumpDiskSector(), FatInitGlobals(), FGetChar(), GetFatEntry(), GetNextSector(), LoadNextSector(), OpenFile(), PlayDiskSectors(), PlayerTaskHandler(), RealInitFileSystem(), SeekSector(), SelectMidiFile(), WriteDiskSector(), and WritePhysicalSector().


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