Type Alias stm32_hal2::pac::dma2d::ifcr::CTWIF_W

source ·
pub type CTWIF_W<'a, const O: u8> = BitWriterRaw<'a, u32, IFCR_SPEC, CTWIF_A, BitM, O>;
Expand description

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

Aliased Type§

struct CTWIF_W<'a, const O: u8> { /* private fields */ }