Type Definition stm32f4xx_hal::dma::Stream7

source · []
pub type Stream7<DMA> = StreamX<DMA, 7>;
Expand description

Stream 7 on the DMA controller.