Type Definition stm32f4xx_hal::dma::Stream0

source · []
pub type Stream0<DMA> = StreamX<DMA, 0>;
Expand description

Stream 0 on the DMA controller.