![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
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. |
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().