pub type Stream0<DMA> = StreamX<DMA, 0>;
Stream 0 on the DMA controller.
pub struct Stream0<DMA> { /* private fields */ }