Function stm32ral::stm32l0::stm32l0x1::tim22::TIM22::steal[][src]

pub unsafe fn steal() -> Instance
Expand description

Unsafely steal TIM22

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