Embassy
embassy-stm32

Crates

git

Versions

stm32g0b1me

Flavors

Function embassy_stm32::rcc::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.