|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
Registers associated with DMA. 更多...
#include <hal_dmac_v151_regs_def.h>

成员变量 | |
| volatile uint32_t | reserve |
| volatile dma_int_st_t | int_st |
| volatile dma_int_clr_t | int_clr |
| volatile dma_ori_int_st_t | ori_int |
| volatile dma_en_chns_t | en_chns |
| volatile dma_burst_req_t | burst_req |
| volatile dma_single_req_t | single_req |
| volatile dma_config_t | configuration |
| volatile dma_sync_t | sync |
| volatile uint32_t | pad [55] |
| volatile dma_chn_arg_t | ch_config [B_DMA_CHANNEL_MAX_NUM] |
Registers associated with DMA.
| volatile dma_burst_req_t dma_v151_regs_t::burst_req |
| volatile dma_chn_arg_t dma_v151_regs_t::ch_config[B_DMA_CHANNEL_MAX_NUM] |
| volatile dma_config_t dma_v151_regs_t::configuration |
| volatile dma_en_chns_t dma_v151_regs_t::en_chns |
| volatile dma_int_clr_t dma_v151_regs_t::int_clr |
| volatile dma_int_st_t dma_v151_regs_t::int_st |
| volatile dma_ori_int_st_t dma_v151_regs_t::ori_int |
| volatile uint32_t dma_v151_regs_t::pad[55] |
| volatile uint32_t dma_v151_regs_t::reserve |
| volatile dma_single_req_t dma_v151_regs_t::single_req |
| volatile dma_sync_t dma_v151_regs_t::sync |