![]() |
|
| << Previous | Next >> | |
| | |
void DMAprintBufDesc( void * dr, long dp );
Description
- This is a debugging function only. It formats and prints the contents of the buffer descriptor at
*dror*dp, using bit 6 of thechanControlfield to determine whether to assume a short or long format. Ifdris not NULL, then the buffer descriptor is in root memory and*dris used. Otherwise,dpis assumed to be the physical address of the buffer descriptor in xmem.Parameters
- dr
- Pointer to buffer descriptor in root memory.
- dp
- Address of buffer descriptor in physical memory.
Library
- DMA.LIB
See Also
- DMAprintRegs
| Dynamic C Functions | << Previous | Next >> | rabbit.com |