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 M-HAL. More...

Overview

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

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

Data Structures

struct  dma_ctrl
 dma_ctrl specifies the DMA channel settings which control the DMA channel transfer mode. More...
 
struct  dma_config
 dma_config specifies the DMA channel parameters for data transfer, such as transfer source, transfer destination and transfer count. More...
 
struct  dma_controller
 Interface to DMA, used to pass arguments between OS_HAL and M-HAL. More...