pub struct SimpleMem2MemTransfer<'a, 'd, Dm: DriverMode>(/* private fields */);
Available on crate feature
unstable
only.Expand description
Represents an ongoing (or potentially finished) DMA Memory-to-Memory transfer.
pub struct SimpleMem2MemTransfer<'a, 'd, Dm: DriverMode>(/* private fields */);
unstable
only.Represents an ongoing (or potentially finished) DMA Memory-to-Memory transfer.