Type Definition stm32f4xx_hal::dma::Stream3

source · []
pub type Stream3<DMA> = StreamX<DMA, 3>;
Expand description

Stream 3 on the DMA controller.