Type Alias stm32_hal2::pac::dma2d::isr::CAEIF_R

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

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

Aliased Type§

struct CAEIF_R { /* private fields */ }