Module clocks

Source

Modules§

clocks
STM32F4xx clock driver
hse
HSE (high-speed external) clock driver for the STM32F4xx family.
hsi
HSI (high-speed internal) clock driver for the STM32F4xx family.
phclk
pll
Main phase-locked loop (PLL) clock driver for the STM32F4xx family.

Structs§

Clocks
Main struct for configuring on-board clocks.

Traits§

Stm32f4Clocks
Stm32f4Clocks trait