Function stm32ral::stm32l0::stm32l0x3::syscfg::SYSCFG::steal[][src]

pub unsafe fn steal() -> Instance
Expand description

Unsafely steal SYSCFG

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