|
VSF Documented
|
dma configuration More...
#include <vsf_template_dma.h>
Data Fields | |
| vsf_dma_channel_mode_t | mode |
| vsf_dma_isr_t | isr |
| uint8_t | src_idx |
| Index of the peripheral or memory corresponding to the source address of the DMA. | |
| uint8_t | dst_idx |
| Index of the peripheral or memory corresponding to the destination address of the DMA. | |
dma configuration
| vsf_dma_channel_mode_t vsf_dma_channel_cfg_t::mode |
| vsf_dma_isr_t vsf_dma_channel_cfg_t::isr |
| uint8_t vsf_dma_channel_cfg_t::src_idx |
Index of the peripheral or memory corresponding to the source address of the DMA.
| uint8_t vsf_dma_channel_cfg_t::dst_idx |
Index of the peripheral or memory corresponding to the destination address of the DMA.