1.3.8.1 1.4.6.1 1.5.7.1 1.6.6.1 1.7.7.1 1.10.7.1 1.11.8.1 1.12.7.1 1.13.7.1 1.15.8.1 1.16.6.1 1.17.6.1 1.18.7.1 1.19.6.1 1.20.6.1 1.21.7.1 1.22.9.1 1.23.8.1 1.24.7.1 1.29.8.1 1.30.5.1 1.31.5.1 1.32.8.1 1.33.5.1 1.37.5.1 1.38.6.1 1.39.5.1 1.40.6.1 DMAC_Initialize Function
C
void DMAC_Initialize(void)
Summary
This function initializes the DMAC controller of the device.
Description
Sets up a DMA controller for subsequent transfer activity.
Precondition
DMAC channels should be configured in DMAC manager.
Parameters
None.
Returns
None.
Example
DMAC_Initialize();
Remarks
For some devices, it stops the DMAC controller if it was already running and re-initializes it.