embassy-stm32

Crates

git

Versions

stm32h745zi-cm4

Flavors

Module rcc

Source
Expand description

Reset and Clock Control (RCC)

Modules§

mux

Structs§

Clocks
Config
Configuration of the core clocks
Hse
Hsi48Config
Configuration for the HSI48 clock
LsConfig
LseConfig
Mco
Pll
PllMul

Enums§

AHBPrescaler
APBPrescaler
HSIPrescaler
HseMode
LseDrive
LseMode
Mco1Source
Mco2Source
McoPrescaler
PllDiv
PllPreDiv
PllSource
RtcClockSource
SMPSSupplyVoltage
SMPS step-down converter voltage output level. This is only used in certain power supply configurations: SMPSLDO, SMPSExternalLDO, SMPSExternalLDOBypass.
SupplyConfig
Power supply configuration See RM0433 Rev 4 7.4
Sysclk
TimerPrescaler
Timer prescaler
VoltageScale

Constants§

CSI_FREQ
CSI speed
HSI48_FREQ
HSI48 speed
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.