Stream6

Type Alias Stream6 

Source
pub type Stream6<DMA> = StreamX<DMA, 6>;
Expand description

Stream 6 on the DMA controller.

Aliased Typeยง

pub struct Stream6<DMA> { /* private fields */ }