Function stm32ral::stm32wl::stm32wl5x_cm0p::ipcc::IPCC::steal[][src]

pub unsafe fn steal() -> Instance
Expand description

Unsafely steal IPCC

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