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