embassy-stm32

Crates

git

Versions

stm32u5f9vi

Flavors

embassy_stm32::rcc

Function disable

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

Disables peripheral T.

ยงSafety

Peripheral must not be in use.