Start working on the F4 PLL

This commit is contained in:
Thales Fragoso
2021-07-27 23:09:48 -03:00
parent 1ed65cb9e0
commit 5abaf8e9d6
2 changed files with 267 additions and 162 deletions

View File

@ -31,6 +31,9 @@ pub struct Clocks {
#[cfg(any(rcc_h7))]
pub apb4: Hertz,
#[cfg(rcc_f4)]
pub pll48: Option<Hertz>,
}
/// Frozen clock frequencies