Type Definition stm32f1xx_hal::spi::Spi1RxDma

source ·
pub type Spi1RxDma<REMAP, PINS, OP> = SpiRxDma<SPI1, REMAP, PINS, OP, C2>;