Type Alias CTCIF_W
pub type CTCIF_W<'a, const O: u8> = BitWriterRaw<'a, u32, IFCR_SPEC, CTCIF_A, BitM, O>;
Expand description
Field CTCIF
writer - Clear transfer complete interrupt flag Programming this bit to 1 clears the TCIF flag in the DMA2D_ISR register
Aliased Typeยง
struct CTCIF_W<'a, const O: u8> { /* private fields */ }