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