va416xx_hal/
prelude.rs

1//! Prelude
2pub use crate::clock::ClkgenExt;
3pub use fugit::ExtU32 as _;
4pub use fugit::RateExtU32 as _;