Type Alias stm32wlxx_hal::pac::syscfg::c2imr2::DMA2CH1IM_W
pub type DMA2CH1IM_W<'a, const O: u8> = BitWriterRaw<'a, u32, C2IMR2_SPEC, bool, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field DMA2CH1IM
writer - DMA2CH1IM
Aliased Type§
struct DMA2CH1IM_W<'a, const O: u8> { /* private fields */ }