Type Definition stm32f1xx_hal::spi::Spi2RxDma

source ·
pub type Spi2RxDma<REMAP, PINS, OP> = SpiRxDma<SPI2, REMAP, PINS, OP, C4>;