Astra MCU SDK Peripheral Driver Library
 
Loading...
Searching...
No Matches
Template Configuration

Template Configurations for DMA driver. More...

Variables

const dma_channel_config_t DMA_CONFIG_MEMORY_COPY
 Basic memory-to-memory copy.
 
const dma_channel_config_t DMA_CONFIG_MEMORY_TO_PERIPHERAL
 Memory-to-peripheral transfer.
 
const dma_channel_config_t DMA_CONFIG_PERIPHERAL_TO_MEMORY
 Peripheral-to-memory transfer.
 
const dma_channel_config_t DMA_CONFIG_2D_IMAGE_COPY
 2D image/buffer copy
 

Detailed Description

Template Configurations for DMA driver.

Predefined DMA configurations for common use cases