Type Definition stm32f4xx_hal::dma::Stream5

source · []
pub type Stream5<DMA> = StreamX<DMA, 5>;
Expand description

Stream 5 on the DMA controller.