BLE5.2 1.0
开发文档说明
Public 属性 | 所有成员列表
dmac_channel_config结构体 参考

#include <xc_drv_dma.h>

Public 属性

uint32_t sar
 
uint32_t dar
 
eDMA_Burst_Trans_Len ctl_src_msize
 
eDMA_Burst_Trans_Len ctl_dst_msize
 
eDMA_Addr_Increment ctl_sinc
 
eDMA_Addr_Increment ctl_dinc
 
eDMA_Trans_Width ctl_src_tr_width
 
eDMA_Trans_Width ctl_dst_tr_width
 
eDMA_HS_Interface cfg_dst_per
 
eDMA_HS_Interface cfg_src_per
 
uint32_t ctl_block_ts
 
eDMA_Trans_Flow ctl_tt_fc
 
eDMA_Fifo_Mode cfg_fifo_mode
 
eDMA_SW_HW_HS_Select cfg_hs_sel_src
 
eDMA_SW_HW_HS_Select cfg_hs_sel_dst
 
eDMA_CH_Priority cfg_ch_prior
 

详细描述

在文件 xc_drv_dma.h213 行定义.

类成员变量说明

◆ cfg_ch_prior

eDMA_CH_Priority cfg_ch_prior

在文件 xc_drv_dma.h230 行定义.

◆ cfg_dst_per

eDMA_HS_Interface cfg_dst_per

在文件 xc_drv_dma.h223 行定义.

◆ cfg_fifo_mode

eDMA_Fifo_Mode cfg_fifo_mode

在文件 xc_drv_dma.h227 行定义.

◆ cfg_hs_sel_dst

eDMA_SW_HW_HS_Select cfg_hs_sel_dst

在文件 xc_drv_dma.h229 行定义.

◆ cfg_hs_sel_src

eDMA_SW_HW_HS_Select cfg_hs_sel_src

在文件 xc_drv_dma.h228 行定义.

◆ cfg_src_per

eDMA_HS_Interface cfg_src_per

在文件 xc_drv_dma.h224 行定义.

◆ ctl_block_ts

uint32_t ctl_block_ts

在文件 xc_drv_dma.h225 行定义.

◆ ctl_dinc

在文件 xc_drv_dma.h220 行定义.

◆ ctl_dst_msize

eDMA_Burst_Trans_Len ctl_dst_msize

在文件 xc_drv_dma.h218 行定义.

◆ ctl_dst_tr_width

eDMA_Trans_Width ctl_dst_tr_width

在文件 xc_drv_dma.h222 行定义.

◆ ctl_sinc

在文件 xc_drv_dma.h219 行定义.

◆ ctl_src_msize

eDMA_Burst_Trans_Len ctl_src_msize

在文件 xc_drv_dma.h217 行定义.

◆ ctl_src_tr_width

eDMA_Trans_Width ctl_src_tr_width

在文件 xc_drv_dma.h221 行定义.

◆ ctl_tt_fc

eDMA_Trans_Flow ctl_tt_fc

在文件 xc_drv_dma.h226 行定义.

◆ dar

uint32_t dar

在文件 xc_drv_dma.h216 行定义.

◆ sar

uint32_t sar

在文件 xc_drv_dma.h215 行定义.


该结构体的文档由以下文件生成: