Expand description

DMA2D Interrupt Status Register

Modules

CLUT access error interrupt flag This bit is set when the CPU accesses the CLUT while the CLUT is being automatically copied from a system memory to the internal DMA2D.
Configuration error interrupt flag This bit is set when the START bit of DMA2D_CR, DMA2DFGPFCCR or DMA2D_BGPFCCR is set and a wrong configuration has been programmed.
CLUT transfer complete interrupt flag This bit is set when the CLUT copy from a system memory area to the internal DMA2D memory is complete.
Transfer complete interrupt flag This bit is set when a DMA2D transfer operation is complete (data transfer only).
Transfer error interrupt flag This bit is set when an error occurs during a DMA transfer (data transfer or automatic CLUT loading).
Transfer watermark interrupt flag This bit is set when the last pixel of the watermarked line has been transferred.