Trait stm32f4xx_hal::dma::traits::PeriAddress
source · [−]Expand description
Get an address and memory size the DMA can use.
Safety
Both the memory size and the address must be correct for the specific peripheral and for the DMA.