3.3.5.6 DMAC_Initialize
This function initializes the DMAC controller of the device.
Sets up a DMA controller for subsequent transfer activity.
void
DMAC_Initialize
(
void
);
Precondition
- none
Parameters
- void
Returns
- void
This function initializes the DMAC controller of the device.
Sets up a DMA controller for subsequent transfer activity.
void
DMAC_Initialize
(
void
);
Precondition
Parameters
Returns