<< Previous | Next >> | |
|
void DMAloadBufDesc( int dmaChannel, dma_addr_t * bufPtr );
Description
- This function loads the appropriate DMA Initial Address Registers for the requested DMA channel with the address provided.
Parameters
- dmaChannel
- DMA channel number to load
- bufPtr
- Pointer to variable containing physical address of DMA buffer
Library
- DMA.LIB
See Also
- DMAsetBufDesc, DMAsetDirect
Dynamic C Functions | << Previous | Next >> | rabbit.com |