Creates a new DMA (Direct Memory Access) buffer and is initialized with zeros. ## Examples ```rust,no_run let dma: Command = Dma::new(); ```
()
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected