pub type StreamLabel = u32;Expand description
A stream label is a development-time fixed identifier that can be used hardcoded in the source code in order to identify declared DMA streams. This label is set in the device-tree in the stream declaration, and can be used in order to get back the effective DMA stream handler from it in order to manipulate it