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