Type Definition stm32f4xx_hal::dma::Stream2

source · []
pub type Stream2<DMA> = StreamX<DMA, 2>;
Expand description

Stream 2 on the DMA controller.