PDL for FM0+  Version1.0
Peripheral Driverl Library for FM0+
stc_dma_intern_data Struct Reference

Datatype for holding internal data needed for DMA. More...

#include <dma.h>

Data Fields

func_ptr_t apfnDmaCallback [(4u)]
 Callback pointer array.
func_ptr_arg1_t apfnDmaErrorCallback [(4u)]
 Error Callback pointer array.

Detailed Description

Datatype for holding internal data needed for DMA.

Definition at line 214 of file dma.h.


Field Documentation

Callback pointer array.

Definition at line 216 of file dma.h.

Referenced by Dma_DisableInt(), Dma_EnableInt(), and DmaIrqHandler().

Error Callback pointer array.

Definition at line 217 of file dma.h.

Referenced by Dma_DisableInt(), Dma_EnableInt(), and DmaIrqHandler().


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