Type Alias stm32h7xx_hal::pac::dma2d::ifcr::CCEIF_R

source ·
pub type CCEIF_R = BitReaderRaw<CCEIF_A>;
Expand description

Field CCEIF reader - Clear configuration error interrupt flag Programming this bit to 1 clears the CEIF flag in the DMA2D_ISR register

Aliased Type§

struct CCEIF_R { /* private fields */ }