Embassy
embassy-stm32

Crates

git

Versions

stm32f415zg

Flavors

Function embassy_stm32::rcc::disable

source ·
pub unsafe fn disable<T: RccPeripheral>()
Expand description

Disables peripheral T.

§Safety

Peripheral must not be in use.