Azure Sphere MT3620 M4 API Reference Manual
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Struct

This section introduces the structure definition in DMA OS-HAL. More...

Overview

This section introduces the structure definition in DMA OS-HAL.

When users want to call DMA OS-HAL API, these structures should be allocated and filled by right values.

Data Structures

struct  dma_wrap
 dma_wrap specifies the DMA channel settings which control the address-wrap function for FULL-SIZE DMA and HALF-SIZE DMA. More...
 
struct  dma_control_mode
 dma_control_mode specifies the DMA channel settings to control the DMA channel transfer mode. More...
 
struct  dma_interrupt
 dma_interrupt indicates the callback function and users data of DMA hardware interrupts. More...
 
struct  dma_vfifo
 dma_vfifo specifies the specified settings of the VFF DMA, which are only used for the VFF DMA. More...
 
struct  dma_setting
 dma_setting specifies the DMA channel settings which control the DMA channel transfer. More...