Module stm32f4xx::clocks

source ·

Re-exports§

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

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.