Type Alias stm32f4xx_hal::pac::dma2d::ifcr::CAECIF_W

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

Field CAECIF writer - Clear CLUT access error interrupt flag

Aliased Type§

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