Type Alias stm32f4xx_hal::pac::dma2::lifcr::CDMEIF0_W

source ·
pub type CDMEIF0_W<'a, const O: u8> = BitWriterRaw<'a, u32, LIFCR_SPEC, CDMEIF0_AW, BitM, O>;
Expand description

Field CDMEIF0 writer - Stream x clear direct mode error interrupt flag (x = 3..0)

Aliased Type§

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