Type Alias stm32f4xx_hal::pac::dma2::hifcr::CTEIF6_W

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

Field CTEIF4 writer - Stream x clear transfer error interrupt flag (x = 7..4)

Aliased Type§

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