Function stm32ral::stm32l0::stm32l0x1::flash::FLASH::steal[][src]

pub unsafe fn steal() -> Instance
Expand description

Unsafely steal FLASH

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