Stream7

Type Alias Stream7 

Source
pub type Stream7<DMA> = StreamX<DMA, 7>;
Expand description

Stream 7 on the DMA controller.

Aliased Typeยง

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