Stream5

Type Alias Stream5 

Source
pub type Stream5<DMA> = StreamX<DMA, 5>;
Expand description

Stream 5 on the DMA controller.

Aliased Typeยง

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