Trait stm32f429_hal::i2s::I2sDmaStream [] [src]

pub unsafe trait I2sDmaStream<STREAM, CHANNEL, DIRECTION> { }

Possible DMA configuration for an SPI device

Implementors