ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcb_dma_api Struct Reference

#include <ngcbDrv.h>

Public Attributes

ngcbDMA_ALLOC Alloc
 
ngcbDMA_FREE Free
 
ngcbDMA_OPEN Open
 
ngcbDMA_CLOSE Close
 
ngcbDMA_INIT Init
 
ngcbDMA_STOP Stop
 
ngcbDMA_CLR Clr
 
ngcbDMA_GETCNT GetCnt
 
ngcbDMA_WAIT Wait
 
ngcbDMA_STAT Stat
 
ngcbDMA_OVERFLOW Overflow
 
ngcbDMA_IPP IppCfg
 
ngcbDMA_DEVRD DevRd
 
ngcbDMA_DEVWR DevWr
 
ngcb_dma_p_tparam
 
int deviceOpen
 

Detailed Description

DMA interface API

Member Data Documentation

◆ Alloc

ngcbDMA_ALLOC ngcb_dma_api::Alloc

Allocation function

◆ Close

ngcbDMA_CLOSE ngcb_dma_api::Close

DMA close function

◆ Clr

ngcbDMA_CLR ngcb_dma_api::Clr

DMA clear function

◆ deviceOpen

int ngcb_dma_api::deviceOpen

DMA device open flag

◆ DevRd

ngcbDMA_DEVRD ngcb_dma_api::DevRd

Read a value from a device address

◆ DevWr

ngcbDMA_DEVWR ngcb_dma_api::DevWr

Write a value to a device address

◆ Free

ngcbDMA_FREE ngcb_dma_api::Free

Buffer free function

◆ GetCnt

ngcbDMA_GETCNT ngcb_dma_api::GetCnt

DMA counter function

◆ Init

ngcbDMA_INIT ngcb_dma_api::Init

DMA initialization function

◆ IppCfg

ngcbDMA_IPP ngcb_dma_api::IppCfg

Interrupt post-processor configuration

◆ Open

ngcbDMA_OPEN ngcb_dma_api::Open

DMA open function

◆ Overflow

ngcbDMA_OVERFLOW ngcb_dma_api::Overflow

Overflow-check function

◆ param

ngcb_dma_p_t* ngcb_dma_api::param

DMA parameters

◆ Stat

ngcbDMA_STAT ngcb_dma_api::Stat

DMA status function

◆ Stop

ngcbDMA_STOP ngcb_dma_api::Stop

DMA stop function

◆ Wait

ngcbDMA_WAIT ngcb_dma_api::Wait

DMA wait function


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