Type Alias stm32wlxx_hal::pac::dma1::ifcr::TEIF4_W
pub type TEIF4_W<'a, const O: u8> = BitWriterRaw<'a, u32, IFCR_SPEC, TEIF1_AW, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TEIF1
writer - transfer error flag clear for channel 1
Aliased Type§
struct TEIF4_W<'a, const O: u8> { /* private fields */ }