embassy-stm32

Crates

git

Versions

stm32f405oe

Flavors

Module rcc

Source
Expand description

Reset and Clock Control (RCC)

Modules§

mux

Structs§

Clocks
Config
Configuration of the core clocks
Hse
LsConfig
LseConfig
Mco
Pll
PllMul

Enums§

AHBPrescaler
APBPrescaler
HseMode
LseDrive
LseMode
Mco1Source
Mco2Source
McoPrescaler
PllPDiv
PllPreDiv
PllQDiv
PllRDiv
PllSource
RtcClockSource
Sysclk

Constants§

HSI_FREQ
HSI speed
LSI_FREQ

Traits§

McoInstance
McoPin
McoPin pin trait
RccPeripheral

Functions§

disable
Disables peripheral T.
disable_with_cs
Disables peripheral T.
enable_and_reset
Enables and resets peripheral T.
enable_and_reset_with_cs
Enables and resets peripheral T.
frequency
Get the kernel clock frequency of the peripheral T.