Module clocks

Source

Re-exports§

pub use crate::clocks::clocks::tests;
pub use crate::clocks::clocks::Clocks;
pub use crate::clocks::clocks::Stm32f4Clocks;

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.