Type Definition stm32f1xx_hal::spi::Spi2TxDma

source ·
pub type Spi2TxDma<REMAP, PINS, OP> = SpiTxDma<SPI2, REMAP, PINS, OP, C5>;