Type Alias stm32wlxx_hal::pac::dma1::ccr2::MEM2MEM_W
pub type MEM2MEM_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCR2_SPEC, MEM2MEM_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field MEM2MEM
writer - memory-to-memory mode
Aliased Type§
struct MEM2MEM_W<'a, const O: u8> { /* private fields */ }