Function stm32ral::cortex_m::armv6m::dwt::DWT::steal[][src]

pub unsafe fn steal() -> Instance
Expand description

Unsafely steal DWT

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