Type Definition stm32f4xx_hal::dma::Stream4

source · []
pub type Stream4<DMA> = StreamX<DMA, 4>;
Expand description

Stream 4 on the DMA controller.