Type Definition stm32f4xx_hal::dma::Stream6

source · []
pub type Stream6<DMA> = StreamX<DMA, 6>;
Expand description

Stream 6 on the DMA controller.