Expand description
Reset and Clock Control (RCC)
Modules§
Structs§
- Clocks
- Config
- Configuration of the core clocks
- Hse
- Hsi48
Config - Configuration for the HSI48 clock
- LsConfig
- LseConfig
- Mco
- Pll
- PllMul
Enums§
- AHBPrescaler
- APBPrescaler
- HSIPrescaler
- HseMode
- LseDrive
- LseMode
- Mco1
Source - Mco2
Source - McoPrescaler
- PllDiv
- PllPre
Div - PllSource
- RtcClock
Source - SMPS
Supply Voltage - SMPS step-down converter voltage output level. This is only used in certain power supply configurations: SMPSLDO, SMPSExternalLDO, SMPSExternalLDOBypass.
- Supply
Config - Power supply configuration See RM0433 Rev 4 7.4
- Sysclk
- Timer
Prescaler - Timer prescaler
- Voltage
Scale
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
.