This commit is contained in:
xoviat 2023-10-11 20:22:00 -05:00
parent c1dc1741f6
commit 7810ef1c5e

View File

@ -159,7 +159,7 @@ pub struct Clocks {
#[cfg(stm32h5)]
pub mux_per: Option<Hertz>,
#[cfg(rcc_h5)]
#[cfg(stm32h5)]
pub mux_pll3_r: Option<Hertz>,
#[cfg(stm32h5)]
pub mux_rcc_pclk3: Option<Hertz>,