Type Alias stm32f4xx_hal::pac::dma2::hifcr::CDMEIF5_W

source ·
pub type CDMEIF5_W<'a, const O: u8> = BitWriterRaw<'a, u32, HIFCR_SPEC, CDMEIF4_AW, BitM, O>;
Expand description

Field CDMEIF4 writer - Stream x clear direct mode error interrupt flag (x = 7..4)

Aliased Type§

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