Re-exports§
pub use crate::clocks::clocks::tests;
pub use crate::clocks::clocks::Clocks;
pub use crate::clocks::clocks::Stm32f4Clocks;
Modules§
- STM32F4xx clock driver
- HSE (high-speed external) clock driver for the STM32F4xx family.
- HSI (high-speed internal) clock driver for the STM32F4xx family.
- Main phase-locked loop (PLL) clock driver for the STM32F4xx family.