Type Definition stm32f1xx_hal::spi::Spi1TxDma

source ·
pub type Spi1TxDma<REMAP, PINS, OP> = SpiTxDma<SPI1, REMAP, PINS, OP, C3>;