Function stm32ral::stm32l0::stm32l0x2::spi::SPI1::steal[][src]

pub unsafe fn steal() -> Instance
Expand description

Unsafely steal SPI1

This function is similar to take() but forcibly takes the Instance, marking it as taken irregardless of its previous state.