Need to implement a better interface for configuring the DMA with the compatible peripherals. Currently each peripheral needs to be hardcoded and configured within the DMA module. Would be nice to abstract some of the configuration out so that a peripheral can be configured through a high level interface and the configuration settings passed in.
Need to implement a better interface for configuring the DMA with the compatible peripherals. Currently each peripheral needs to be hardcoded and configured within the DMA module. Would be nice to abstract some of the configuration out so that a peripheral can be configured through a high level interface and the configuration settings passed in.