Type Alias stm32h7xx_hal::pac::dma2d::ifcr::CTWIF_R

source ·
pub type CTWIF_R = BitReaderRaw<CTWIF_A>;
Expand description

Field CTWIF reader - Clear transfer watermark interrupt flag Programming this bit to 1 clears the TWIF flag in the DMA2D_ISR register

Aliased Type§

struct CTWIF_R { /* private fields */ }