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