Type Alias stm32_hal2::pac::dma2d::ifcr::CTEIF_W

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

Field CTEIF writer - Clear Transfer error interrupt flag Programming this bit to 1 clears the TEIF flag in the DMA2D_ISR register

Aliased Type§

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