Type Alias stm32wlxx_hal::pac::dma1::ccr7::MEM2MEM_W

pub type MEM2MEM_W<'a, const O: u8> = BitWriterRaw<'a, u32, CCR7_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 */ }