Data Structures for DMA driver. More...
Data Structures | |
| struct | dma_auto_restart_config_t |
| DMA auto-restart configuration. More... | |
| struct | dma_sw_trigger_config_t |
| DMA software trigger configuration. More... | |
| struct | dma_hw_trigger_config_t |
| DMA hardware trigger configuration. More... | |
| struct | dma_template_config_t |
| DMA template configuration (used with 1D transfers only) More... | |
| struct | dma_1d_config_t |
| DMA 1D transfer configuration. More... | |
| struct | dma_2d_config_t |
| DMA 2D transfer configuration. More... | |
| struct | dma_channel_config_t |
| DMA channel configuration. More... | |
| struct | dma_channel_attr_t |
| DMA channel request configuration and capabilities. More... | |
Data Structures for DMA driver.