This is the generated driver types header file for the DMA driver.
void DRV_DMA_getVinAverage(uint16_t *vinAvg)
uint16_t * DRV_DMA_getCoreBuffer(void)
DMA_CHANNEL
Defines the DMA channles that are selected from the MCC Melody User Interface for the DMA transfers....
void DMA_ChannelCallback(enum DMA_CHANNEL channel)
This is the default callback with weak attribute. The user can override and implement the default cal...