Type Alias stm32h7xx_hal::stm32::dma2d::isr::CTCIF_R

source ·
pub type CTCIF_R = BitReaderRaw<bool>;
Expand description

Field CTCIF reader - 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.

Aliased Type§

struct CTCIF_R { /* private fields */ }