Type Alias stm32_hal2::pac::dma1::lifcr::CTEIF0_W

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

Field CTEIF0 writer - Stream x clear transfer error interrupt flag (x = 3..0)

Aliased Type§

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