Add ... c1?
This commit is contained in:
@ -19,6 +19,7 @@ pub struct Clocks {
|
|||||||
pub apb2: Hertz,
|
pub apb2: Hertz,
|
||||||
pub apb4: Hertz,
|
pub apb4: Hertz,
|
||||||
pub ahb2: Hertz,
|
pub ahb2: Hertz,
|
||||||
|
pub c1: Hertz,
|
||||||
}
|
}
|
||||||
|
|
||||||
const HSI: Hertz = Hertz(64_000_000);
|
const HSI: Hertz = Hertz(64_000_000);
|
||||||
|
Reference in New Issue
Block a user