Type Definition stm32f1xx_hal::spi::Spi1RxTxDma

source ·
pub type Spi1RxTxDma<REMAP, PINS, OP> = SpiRxTxDma<SPI1, REMAP, PINS, OP, C2, C3>;