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