Type Definition stm32f4xx_hal::dma::Stream1

source · []
pub type Stream1<DMA> = StreamX<DMA, 1>;
Expand description

Stream 1 on the DMA controller.