Module stm32f4xx::chip_specific
source · Expand description
This module contains all chip-specific code.
Some models in the STM32F4 family may have additional features, while others not. Or they can operate internally in different ways for the same feature. This module provides all the chip-specific types and traits to be used by others modules in this crate or by other crates.
Re-exports§
pub use chip_specs::ChipSpecs;
Modules§
- Trait that encompasses chip specifications
- Clock-related constants for a particular chip
- Chip-specific flash code