Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

Dma_Info Struct Reference

#include <HWAPI.H>


Data Fields

unsigned count
union {
   void *   mem
   unsigned   io
src
union {
   void *   mem
   unsigned   io
dest
unsigned ctrl_reg


Field Documentation

unsigned Dma_Info::count
 

Definition at line 168 of file HWAPI.H.

Referenced by hal_get_dma_info(), and hal_start_dma().

unsigned Dma_Info::ctrl_reg
 

Definition at line 181 of file HWAPI.H.

Referenced by hal_get_dma_info(), and hal_start_dma().

union { ... } Dma_Info::dest
 

Referenced by hal_get_dma_info(), and hal_start_dma().

unsigned Dma_Info::io
 

Definition at line 178 of file HWAPI.H.

void* Dma_Info::mem
 

Definition at line 177 of file HWAPI.H.

void* Dma_Info::mem
 

Definition at line 171 of file HWAPI.H.

union { ... } Dma_Info::src
 

Referenced by hal_get_dma_info(), and hal_start_dma().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 4 21:47:43 2002 for k/os mp3v2 by doxygen1.2.16