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

DMA interrupt selection. More...

#include <dma.h>

Data Fields

boolean_t bCompleteInt
 Select DMA transfer completion interrupt.
boolean_t bErrorInt
 Select DMA transfer error interrupt.

Detailed Description

DMA interrupt selection.

Definition at line 192 of file dma.h.


Field Documentation

Select DMA transfer completion interrupt.

Definition at line 194 of file dma.h.

Referenced by Dma_DisableInt(), and Dma_EnableInt().

Select DMA transfer error interrupt.

Definition at line 195 of file dma.h.

Referenced by Dma_DisableInt(), and Dma_EnableInt().


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