Function stm32ral::stm32l0::stm32l0x0::gpio::GPIOA::steal[][src]

pub unsafe fn steal() -> Instance
Expand description

Unsafely steal GPIOA

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