SYNOPSIS
- void mca_set_dma_count(unsigned int dmanr, unsigned int count);
ARGUMENTS
dmanr
-
- DMA channel
count
- count
DESCRIPTION
Set the DMA count for this channel. This can be up to 64Kbytes. Setting a count of zero will not do what you expect.
COPYRIGHT