rustfmt
This commit is contained in:
parent
877fbeb223
commit
609975f821
@ -1,5 +1,5 @@
|
|||||||
|
use crate::pac::rcc::vals::{Hpre, Hsidiv, Ppre, Sw};
|
||||||
use crate::pac::{PWR, RCC};
|
use crate::pac::{PWR, RCC};
|
||||||
use crate::pac::rcc::vals::{Hsidiv, Hpre, Ppre, Sw};
|
|
||||||
use crate::rcc::{set_freqs, Clocks};
|
use crate::rcc::{set_freqs, Clocks};
|
||||||
use crate::time::Hertz;
|
use crate::time::Hertz;
|
||||||
use crate::time::U32Ext;
|
use crate::time::U32Ext;
|
||||||
|
Loading…
Reference in New Issue
Block a user