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