embassy-stm32

Crates

git

Versions

stm32l422tb

Flavors

embassy_stm32::rcc

Function frequency

Source
pub fn frequency<T: RccPeripheral>() -> Hertz
Expand description

Get the kernel clock frequency of the peripheral T.

§Panics

Panics if the clock is not active.