Type Definition stm32f1xx_hal::spi::Spi2RxTxDma

source ·
pub type Spi2RxTxDma<REMAP, PINS, OP> = SpiRxTxDma<SPI2, REMAP, PINS, OP, C4, C5>;