wip
This commit is contained in:
parent
c1dc1741f6
commit
7810ef1c5e
@ -159,7 +159,7 @@ pub struct Clocks {
|
|||||||
#[cfg(stm32h5)]
|
#[cfg(stm32h5)]
|
||||||
pub mux_per: Option<Hertz>,
|
pub mux_per: Option<Hertz>,
|
||||||
|
|
||||||
#[cfg(rcc_h5)]
|
#[cfg(stm32h5)]
|
||||||
pub mux_pll3_r: Option<Hertz>,
|
pub mux_pll3_r: Option<Hertz>,
|
||||||
#[cfg(stm32h5)]
|
#[cfg(stm32h5)]
|
||||||
pub mux_rcc_pclk3: Option<Hertz>,
|
pub mux_rcc_pclk3: Option<Hertz>,
|
||||||
|
Loading…
Reference in New Issue
Block a user