EDT PCD SDK Documentation 6.1.0
|
#include <edt_shared_types.h>
Data Fields | |
uint32_t | used_dma |
uint32_t | alloc_dma |
uint32_t | active_dma |
Information about active DMA operations.
uint32_t edt_dma_info::used_dma |
Which channels have started DMA within current open/close.
uint32_t edt_dma_info::alloc_dma |
Which channels have allocated > 1 ring buffer.
uint32_t edt_dma_info::active_dma |
Which channels have active DMA transfers.