Expand description
Reset and Clock Control (RCC)
Modules§
Structs§
- Clocks
- Config
- Clocks configutation
- Hse
- HSE Configuration
- Hsi
- LsConfig
- LseConfig
- Mco
- Pll
- PLL Configuration
- PllFreq
Enums§
- AHBPrescaler
- APBPrescaler
- HseMode
- HSE Mode
- HsiSys
Div - LseDrive
- LseMode
- McoPrescaler
- McoSource
- PllMul
- PllPDiv
- PllPre
Div - PllQDiv
- PllRDiv
- PllSource
- RtcClock
Source - Sysclk
- Voltage
Range
Constants§
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
.