Bouffalo SDK  1.0
Bouffalolab Software Development Kit
bflb_platform_dma_env_tag Struct Reference

Structure describing the DMA driver environment. More...

#include <bflb_platform_dma.h>

Collaboration diagram for bflb_platform_dma_env_tag:
Collaboration graph

Data Fields

volatile struct bflb_platform_dma_desclast_dma [PLFM_DMA_CHANNEL_MAX]
 

Detailed Description

Structure describing the DMA driver environment.

Definition at line 32 of file bflb_platform_dma.h.

Field Documentation

◆ last_dma

volatile struct bflb_platform_dma_desc* last_dma[PLFM_DMA_CHANNEL_MAX]

last DMA descriptor pushed for each channel, can point to descriptor already deallocated, but then will not be use`d because root register will be NULL

Definition at line 36 of file bflb_platform_dma.h.


The documentation for this struct was generated from the following file: