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

Interface to DMA, used to pass arguments between OS_HAL and M-HAL. More...

#include <mhal_dma.h>

Data Fields

void __iomem * base
 DMA base address.
 
u8 chn
 DMA channel.
 
enum dma_type chn_type
 DMA channel type.
 
struct dma_ctrlctrls
 DMA control setting.
 
struct dma_configcfg
 DMA config.
 

Detailed Description

Interface to DMA, used to pass arguments between OS_HAL and M-HAL.


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