7.6.4.17 Function dma_trigger_transfer()
Will set a software trigger for resource.
void dma_trigger_transfer( struct dma_resource * resource)
This function is used to set a software trigger on the DMA channel associated with resource. If a trigger is already pending no new trigger will be generated for the channel.
Data direction | Parameter name | Description |
---|---|---|
[in] | resource |
Pointer to the DMA resource |