Trait stm32f4xx_hal::dma::traits::Channel[][src]

pub trait Channel { }
Expand description

A channel that can be configured on a DMA stream.

Implementors